CHAPTER 16

Comparison of Hyperledger

Fabric, R3 Corda, and Consensys

Quorum

Now that we have learnt about the three major players of enterprise

DLT, it’s time to compare their features in Table 16.1 that would help

the readers select the ideal platform for their requirements, as

follows:

Hyperledger

Fabric

R3 Corda

Consensys

Quorum

Opensource

or

Enterprise

Fabric

has

just

one version that

can be configured

for

both

Opensource

or

Enterprise

Separate versions

for

Opensource

and Enterprise

One version that

can be configured

for Opensource or

Enterprise

Languages

supported

Go,

NodeJS,

Python, Java for

Smart Contract

Kotlin,

Java

for

Smart Contract

Solidity for Smart

Contract

Message

propagation

Broadcast

messages

within

the

channel

for

public messages,

Gossip

network

for sharing private

messages

Point-to-point

messaging in a

private network for

all messages

Point-to-point

messaging only to

permissioned

nodes in a public

network

for

all

messages

Security Zones for

sharing data with

selected

peers

with privacy

Channels

Not needed as all

message

propagations are

point-to-point

Not needed as all

message

propagations are

point-to-point